home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 July
/
EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso
/
earcd
/
comm
/
news
/
dwdecode.rea
< prev
next >
Wrap
Text File
|
1997-05-03
|
7KB
|
182 lines
Short: (v1.02) Very SMART mass decoder of USENET binaries
Author: dwhiting@europa.com (Dick Whiting)
Uploader: dwhiting@europa.com (Dick Whiting)
Version: V1.02 Minor fixes plus add BinHex decoding
Type: comm/news
Replaces: comm/news/DWdecode*
REQUIREMENTS:
-------------
You will need several programs/libraries from Aminet:
RexxArpLib by Willy Langeveld - util/rexx/ral3p3.lha
FlashFind by Frank Würkner - util/cli/FlashFind1.2.lha
A UUdecoder
e.g. UUout by Nicolas Dade - util/arc/uuOut114.lha
A Base64 decoder
e.g. Base64coders by Edmund Vermeulen - comm/mail/Base64coders.lha
A BinHex decoder
e.g. binhex374 by Nik Soggia - util/arc/binhex374.lha
And, of course, some Use Net files with encoded binaries;)
FILES INCLUDED IN THIS ARCHIVE:
DWdecode - the REAL program.
DWdecode.Base64.Types - means of identifying Base64 first lines
DWdecode.Binary.Types - means of identifying filenames in subject
DWdecode.Doc - text format of documentation
DWdecode.Encode.Types - MIME encoding types
DWdecode.Guide - Amiga guide documentation
DWdecode.Guide.info - info file for guide
DWdecode.Prefs - a starter preference file
DWdecode.Readme - copy of the Aminet readme file
DWdecode.Section.Types - describes Section lines of UUencoded files
DWdecode.Skip.Froms - allows for filtering based on From: lines
DWdecode.Skip.Subjects - allows for filtering based on Subject: lines
Samples/.... - subdirectory with example script(s)
arexxqsort.lha - handles sorting of stem variables.
by Willy Langeveld - originally found on Aminet
BASICS:
-------
This program does MASS decoding of Use Net files. It decodes ALL binaries
that it is able to recognize, which is most;) from the source directory
and optionally from ALL subdirectories as well.
WHAT IT DOES:
-------------
It uses information from MIME content lines, section lines, begin lines
and (if it must) the subject line to determine what kind of encoding is
used and which parts go together. It reports on files that have missing
parts and on ones that it is unable to obtain complete information for.
It handles either single directories or can handle COMPLETE directory trees.
It handles files with SINGLE & MULTIPLE UUencoded OR Base64 binaries
within them and Multipart UUencoded or Base64 files.
It handles files with APPLE/DOUBLE format. My logic uses the LAST file
of a given name within a SINGLE input file. This forces the APPLE portion
to be considered a duplicate and not processed.
It allows you to filenote the decoded binaries with a variety of
substitution values as well as literals.
It is quite 'smart' and generally can figure out most files.
It is highly configurable and using external files can 'learn'.
It should work with almost ANY Base64 and UU decoder.
It allows for filtering based on From: and/or Subject: lines.
It allows for deleting input files after decoding, deleting duplicates,
deleting input files based on From: &/or Subject: lines, deleting files
that have ONLY text in them, and deleting files based on their age.
Reporting can be tailored by setting/unsetting a variety of switches on the
command line or in the prefs file.
------------------------------------------------------------------
v1.02 Fixes:
Finally, I HOPE, have fixed adding libraries during init. Several
people told me I hadn't... must have been some other program;)
v1.01 Fixes:
Discovered that RexxTricks.Library uses the SAME function name as
QuickSort, BUT in a different format.
Added code to test if RexxTricks is present and to call QSORT
in that format if necessary instead of W.L's.
The SORTS are faster if RexxTricks.Library is NOT present,
so try to do decoding prior to anything that might add it.
Can NOW place in directory named DWDECODE and have it WORK!! Really
stupid error - thanks to Paul Copsey for finding this one.
Now correctly deletes parts greater than 1 of multipart input files
when DeleteDups is specified.
If DWdecode MUST resort to using just Subject: line information will
now consider the SAME partname appearing multiple times in the
subject, IFF it is the only name present, as THE name to use.
Added support for BinHex files (only 1/1 type files).
New variables w/defaults:
BinHexCmd='BHD data=%DF %SF'
BinCmdFail=20
Removed unused variable DumpB64Files from preferences/help.
Now handles PC type lines with Ctrl-M's
Now filenotes output files containing parens in their names
Now writes FileNote errors to log/console as requested
Made maximum filename length on report = 30 characters.
Added message referring user to logfile for errors.
Added Guide format of 'documentation'.
v1.0 Initial Release
------------------------------------------------------------------
I homeschool my kids and they would love a postcard from where EVER you live.
Instant Geography Lesson;)
POSTCARDS: Dick Whiting
28590 S. Beavercreek Rd.
Mulino, Oregon 97042
USA
Bug Reports, etc:
Dick Whiting <dwhiting@europa.com>
April 02, 1997
------------------------------------------------------------------
============================= Archive contents =============================
Original Packed Ratio Date Time Name
-------- ------- ----- --------- -------- -------------
8234 8234 0.0% 01-Jan-97 18:13:20 +arexxqsort.lha
166517 31154 81.2% 01-Apr-97 14:34:20 +DWdecode
1776 260 85.3% 31-Dec-96 15:46:06 +DWdecode.Base64.Types
2830 612 78.3% 31-Dec-96 15:52:22 +DWdecode.Binary.Types
478 236 50.6% 25-Feb-97 21:36:32 +DWdecode.guide.info
5850 1345 77.0% 08-Jan-97 01:05:08 +DWdecode.Section.Types
2816 587 79.1% 31-Dec-96 15:55:10 +DWdecode.Encode.Types
55607 13282 76.1% 01-Apr-97 14:38:48 +DWdecode.guide
3880 757 80.4% 28-Mar-97 23:22:10 +DWdecode.Prefs
5894 2389 59.4% 28-Mar-97 23:58:28 +DWdecode.ReadMe
1944 405 79.1% 02-Jan-97 17:01:02 +DWdecode.Skip.Froms
2916 537 81.5% 02-Jan-97 17:03:32 +DWdecode.Skip.Subjects
53051 12631 76.1% 01-Apr-97 14:34:46 +DWdecode.Doc
0 0 0.0% 02-Jan-97 17:37:34 +DWdecode.Trap.Encodes
0 0 0.0% 02-Jan-97 17:04:32 +DWdecode.Trap.Sections
628 251 60.0% 02-Jan-97 16:56:26 +SAMPLES.info
828 313 62.1% 02-Jan-97 16:59:18 +DoArts
1778 751 57.7% 04-Jan-97 00:52:24 +fixfilenotes
-------- ------- ----- --------- --------
315027 73744 76.5% 02-Apr-97 04:51:20 18 files